import * as React from 'react'; declare function Square3Stack3DIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element; export default Square3Stack3DIcon;