import type { Props } from './Rotate180'; export { default } from './Rotate180'; export type Rotate180Props = Props; //# sourceMappingURL=index.d.ts.map