import { FunctionComponent } from 'preact';
import { TIconProps } from '../../types';
declare const ChromeIcon: FunctionComponent<TIconProps>;
export default ChromeIcon;
//# sourceMappingURL=ChromeIcon.d.ts.map