import type { SatelliteConfig } from '@junobuild/config'; export declare const listSourceFilesForDeploy: ({ sourceAbsolutePath, ignore }: { sourceAbsolutePath: string; } & Required>) => string[];