// @flow import * as React from 'react'; export const NotchedOutline = () => (
); export const NotchedOutlineIdle = ({ ...rest }: {}) => (
);