import { StyledIcon } from '@styled-icons/styled-icon'; export declare const SquareFull: StyledIcon; export declare const SquareFullDimensions: { height: number; width: number; };