export declare const solidStartDefaultEntryPaths: {
    client: string;
    server: string;
    start: string;
};
