import type { Meta } from '@cucumber/messages'; import type { FC } from 'react'; export declare const OSIcon: FC<{ os: Meta['os']; }>; //# sourceMappingURL=OSIcon.d.ts.map