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