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