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