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