import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const Film03Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default Film03Icon;
