export declare namespace InternalFileSystem { /** * Get template files for all of realize agents * * @returns Template file paths */ const DEFAULT: string[]; }