import * as React from 'react'; declare const Square3Stack3DIcon: React.ForwardRefExoticComponent> & { title?: string, titleId?: string } & React.RefAttributes>; export default Square3Stack3DIcon;