import { IconProps } from "../IconProps/IconProps"; export interface PersonProps extends IconProps { }