type file_type = 'svg' | 'dot' | 'png'; export { file_type };