import * as React from 'react'; declare const Phone01Icon: React.ForwardRefExoticComponent> & { title?: string, titleId?: string } & React.RefAttributes>; export default Phone01Icon;