export default function extraFileSync(props: { entry?: string; fileRegExp?: RegExp; input?: string | string[]; configPath?: string; }): any[];