/** * @returns a string representing the script that parses the page and loads the scullyContent variable. * The string is kept on one line as the focus is to keep it as small as possible. */ export declare function getScript(ngIdentifier: string): string;