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